*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 27 May 2002 12:14:52 +0000 (12:14 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 27 May 2002 12:14:52 +0000 (12:14 +0000)
lisp/ChangeLog

index 2b283bac16a9bc1b6680d056394c8bd1de14dbae..7bbf8e769e54afcf1d28b321d12770df24cb31ed 100644 (file)
@@ -1,3 +1,13 @@
+2002-05-27  Kim F. Storm  <storm@cua.dk>
+
+       * simple.el (push-mark-command): Added optional NOMSG arg.
+
+       * emulation/cua-base.el (cua-set-mark): Align pop to mark
+       behaviour with standard set-mark-command.
+       (cua--pre-command-handler): Use push-mark-command.
+       (cua-repeat-replace-region): Improve functionality when
+       repeated after moving point or changing buffer.
+
 2002-05-26  Colin Walters  <walters@verbum.org>
 
        * startup.el (command-line): Use `when', `unless'.